home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:t="http://www.participatorypolitics.org/"
- xmlns:i18n="http://www.participatoryculture.org/i18n"
- eventCookie="@@@eventCookie@@@" dtvPlatform="@@@dtvPlatform@@@">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- </head>
- <body>
- <div class="main-video-desc noselect">
- <h1 t:replace="this.getTitle()" class="noselect"/>
- <div class="main-video-desc-desc noselect">
- <span t:replaceMarkup="this.getDescription()" />
- </div>
- <div class="main-video-bottom">
- <div class="channel-title">
- <span t:replace="this.getChannelTitle()" />
- </div>
- <div class="donate-html noselect">
- <span t:replaceMarkup="this.getPaymentHTML()" />
- </div>
- </div>
- </div>
- </body>
- </html>
-